Skip to content

test: use const for all require() calls#10550

Merged
cjihrig merged 1 commit intonodejs:masterfrom
cjihrig:requires
Jan 2, 2017
Merged

test: use const for all require() calls#10550
cjihrig merged 1 commit intonodejs:masterfrom
cjihrig:requires

Conversation

@cjihrig
Copy link
Copy Markdown
Contributor

@cjihrig cjihrig commented Dec 30, 2016

This commit assigns the results of every require() to a const variable. This follows the style used in /lib.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants